Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 177,110 for

document formatting

(0.14 sec)
  1. Converting a PDF file to EXCEL using CLI | Aspo...

    CLI from Aspose.PDF for PDF to EXCEL conversion. Use example line for batch PDF to EXCEL conversion with Aspose.PDF CLI App...programmatically a document from PDF to EXCEL format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp-cli/conversion/pdf-...
  2. Converting a XSLFO file to PDF using CLI | Aspo...

    CLI from Aspose.PDF for XSLFO to PDF conversion. Use example line for batch XSLFO to PDF conversion with Aspose.PDF CLI App...programmatically a document from XSLFO to PDF format using Aspose.PDF...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp-cli/conversion/xslf...
  3. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this Formatting....paragraph style applied to this formatting. @property def style_identifier...Table of contents (TOC) into a document using heading styles as entries...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. Edit PDF File Tags|Aspose.PDF for .NET

    This article explains how to edit tags in the PDF Documents using Aspose.PDF for .NET library....their purpose and role in the document. When editing these PDFs,...must be taken to uphold the document’s structure and accessibility...

    docs.aspose.com/pdf/net/edit-pdf-file-tags/
  6. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width of the cell in points....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…... Text Formatting : Ensure that the text formatting in your...how the text is formatted in the original document. Image Options...

    forum.aspose.com/t/text-underline-not-appearing...
  8. FrameFormat.HorizontalAlignment | Aspose.Words ...

    Discover the FrameFormat HorizontalAlignment property to easily adjust and optimize your frame's horizontal alignment for better design control....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  9. FrameFormat.IsFrame | Aspose.Words for .NET

    Discover the FrameFormat IsFrame property. Easily determine if your paragraph is a frame, enhancing your Document's layout and design....to get information about formatting properties of paragraphs...that are frames. Document doc = new Document ( MyDir + "Paragraph...

    reference.aspose.com/words/net/aspose.words/fra...
  10. Convert JSON Format to POWERPOINT via C++ | pro...

    Parse JSON to POWERPOINT in C++ without using Microsoft PowerPoint...to POWERPOINT Convert JSON Format to POWERPOINT via C++ C++ API...with the PPTX file, such as formatting, adding images, and more...

    products.aspose.com/total/cpp/conversion/json-t...